Skip to main content
Version: 11.x

Countdown and Count up

The countdown and count up datasources allow you to display time relative to a specific date and time. You can either count down to a future moment or count up from a past event. This is commonly used for countdowns to events, deadlines, or tracking time since something occurred.

alt text

How it works

The datasource calculates the difference between the current time and a defined date:

  • Countdown: Counts down to a specified future date and time.
  • Count up: Counts up from a specified past date.

When using a countdown, you can also define a trigger that activates once the timer reaches zero, which makes them useful for automation scenarios.

note

Triggers in Smartsign 11 is under development and currently not available.

Requirements

  • A valid date and/or time must be configured.
  • (Optional) A trigger must be created if you want to perform an action when a countdown completes.

Set up the Datasource

  • Create a new datasource and select Countdown or Count up.
    alt text
  • In this example we will set up a countdown datasource. alt text
  • The datasource is now ready to use in a template.

Example Data

Countdown example:

  • Target date: 2026-12-31 23:59 - Displays remaining time until New Year

Count up example:

  • Start date: 2026-01-01 - Displays time elapsed since that date

Identifying data bindings

The datasource provides calculated time values that can be used in templates:

  • Countdown – Days
  • Countdown – Hours
  • Countdown – Minutes
  • Countdown – Seconds
  • Countdown – Target text (displayed when countdown reaches zero)
  • Count up - Days

Create template

Countdown

We will now create a vacation countdown template from scratch to show on the screens.

  • Go to Templates and create a new template. alt text
  • Adjust template settings like size, grid settings and theme. alt text
  • Go to Datasource tab and connect the countdown datasource. alt text
  • Select the target date for the countdown. alt text
  • Enable Quick Edit to easily change target date when publishing the Smart Media. alt text
  • You can now add components to the template and bind to the datasource.
  • Countdown - Days
    • Add a textbox and select the binding. alt text
    • Adjust size, style and font settings for the textbox. alt text
  • Use copy-paste to create additional text boxes with same settings and select different bindings.
    Note: Text boxes use placeholder text during configuration. Use Preview to see the actual countdown.
    • Countdown - Hours
    • Countdown - Minutes
    • Countdown - Seconds
    • Countdown - Target text - Hidden message that will show when countdown is finished. alt text
  • When the datasource is connected to the placeholders, you can add design elements to achieve the desired look and feel. alt text alt text

Count up

If you want to use a count up template instead, just change the datasource and adjust the components in the template accordingly. alt text alt text

When templates have been created, you can use them to create Smart Media to publish on your screens.

Technical information

  • Supports both fixed dates and recurring daily times (countdown only).
  • Time calculation is based on the player/screen time.
  • Countdown can be configured to trigger actions when reaching zero (feature currently under development in Smartsign 11).

Datasource configuration options

Countdown

SettingDescriptionExample
Target dateThe target date and time that should be counted down to.2026-04-30 10:00
Recurring daily timeUse countdown to a specific time every day14:00 or 2:00 PM
Trigger on countdownSelect which trigger to affect once the countdown completesMyTrigger
Action on triggerSelect what to do with the triggerActivate

Count up

SettingDescriptionExample
Start dateThe start date that should be counted up from.2026-04-30